home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10243 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  804 b 

  1. Path: vega.info.isbiel.ch!news
  2. From: justm@info.isbiel.ch (Juestrich Marc)
  3. Newsgroups: comp.lang.c++
  4. Subject: Calling DLL-Functions?
  5. Date: 6 Mar 1996 20:49:48 GMT
  6. Organization: Biel School of Engineering, Switzerland
  7. Distribution: world
  8. Message-ID: <4hktpc$1h2@vega.info.isbiel.ch>
  9. References: <4hhsr6$vm5@taco.cc.ncsu.edu>
  10. Reply-To: justm@info.isbiel.ch
  11. NNTP-Posting-Host: orion.info.isbiel.ch
  12.  
  13. I'm just a beginner in programming C/C++, so it's maybe easy to anser this 
  14. basic question:
  15.  
  16. How can I call a Function in a DLL. I've got the description of this DLL and I
  17. also was reading something about LoadLibrary or GetProcAdd etc.
  18.  
  19. Is this the right way to go? Could you please give me an example?
  20. What are the advanteges of Link-or Runtime linking?
  21.  
  22. Please mail me     Marc
  23.  
  24. (excuse my bad english)
  25.  
  26.  
  27.  
  28.